FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.phr#current (31 ms)

Package hl7.fhir.uv.phr
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/phr/https://build.fhir.org/ig/HL7/personal-health-record-format-ig/CodeSystem-apple-health-kit-biological-sex-code-system.html
Url http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-biological-sex-code-system
Version 1.0.0-ballot
Status draft
Date 2024-12-16T02:24:49+00:00
Name AppleHealthKitBiologicalSexCodeSystem
Title Apple HealthKit Biological Sex Code System
Experimental True
Realm uv
Authority hl7
Description Constants indicating the user’s sex.
Content complete

Resources that use this resource

ValueSet
apple-health-kit-biological-sex-value-set Apple HealthKit Biological Sex Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem apple-health-kit-biological-sex-code-system

This case-insensitive code system http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-biological-sex-code-system defines the following codes:

CodeDisplay
notSet A constant indicating that either the user's biological sex characteristic type is not set, or the user has not granted your app permission to read that characteristic type.
female A constant indicating that the user is female.
male A constant indicating that the user is male.
other A constant indicating that the user is otherwise not categorized as either male or female.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "apple-health-kit-biological-sex-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem apple-health-kit-biological-sex-code-system</b></p><a name=\"apple-health-kit-biological-sex-code-system\"> </a><a name=\"hcapple-health-kit-biological-sex-code-system\"> </a><a name=\"apple-health-kit-biological-sex-code-system-en-US\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-biological-sex-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">notSet<a name=\"apple-health-kit-biological-sex-code-system-notSet\"> </a></td><td>A constant indicating that either the user's biological sex characteristic type is not set, or the user has not granted your app permission to read that characteristic type.</td></tr><tr><td style=\"white-space:nowrap\">female<a name=\"apple-health-kit-biological-sex-code-system-female\"> </a></td><td>A constant indicating that the user is female.</td></tr><tr><td style=\"white-space:nowrap\">male<a name=\"apple-health-kit-biological-sex-code-system-male\"> </a></td><td>A constant indicating that the user is male.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"apple-health-kit-biological-sex-code-system-other\"> </a></td><td>A constant indicating that the user is otherwise not categorized as either male or female.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pe"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/phr/CodeSystem/apple-health-kit-biological-sex-code-system",
  "version" : "1.0.0-ballot",
  "name" : "AppleHealthKitBiologicalSexCodeSystem",
  "title" : "Apple HealthKit Biological Sex Code System",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-12-16T02:24:49+00:00",
  "publisher" : "HL7 International / Patient Empowerment",
  "contact" : [
    {
      "name" : "HL7 International / Patient Empowerment",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientempowerment"
        }
      ]
    }
  ],
  "description" : "Constants indicating the user’s sex.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "notSet",
      "display" : "A constant indicating that either the user's biological sex characteristic type is not set, or the user has not granted your app permission to read that characteristic type."
    },
    {
      "code" : "female",
      "display" : "A constant indicating that the user is female."
    },
    {
      "code" : "male",
      "display" : "A constant indicating that the user is male."
    },
    {
      "code" : "other",
      "display" : "A constant indicating that the user is otherwise not categorized as either male or female."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.